Thank you for testing out my EconomyPlus datapack, this is the first one i've made so excuse me if it seem a little unorthodox, every comment means the world to me, so if you have anything to say, 
anything at all, wether it be good or bad, let me know! also, this datapack is closing in to completion, there's not much left for me to do before I'm comfortable saying that it's done, that doesn't mean I can't or won't add more to it later, 
your feedback and interest as well as suggestions might entrigue me to keep adding to it! 

If you don't understand why something's not working correctly or displaying or anything like that from what information you've gathered watching the showcase or read about it, try going into settings and read up on what's active and what's not!

Operator Commands:
/function admin:settings
/function admin:debug
/function admin:toggle_realistic_mode

/scoreboard players add/set/remove [Player] ep.money [Amount]
/scoreboard players add/set/remove [Player] ep.bank [Amount]
/scoreboard players set @s ep.uid 1


Survival Commands:
/trigger settings           Opens your personal settings.
/trigger commands	    	Gives you a list of all commands.
/trigger bank               Lists all your account settings.
/trigger pay		        Pays the closest player within 10 blocks.
/trigger balance		    Displays your overall balances.
/trigger auction		    Auctions your chosen item with a minimum starting bid. (Must be close to Auction floating text)
/trigger bid set (amount)	Bids a auctioned item. (Must be above current price and close to Auction floating text)
/trigger sell		        Sells your item to the closest player within 10 blocks.
/trigger buy	        	Buys a item from the closest player within 10 blocks.
/trigger travel	        	Let's you Travel Home, Shop or Spawn. (Has a use timer with 1 hour cooldown)	➠	Optional, can be turned On/Off in the OP Settings Menu


Note: You can't place down Shop Signs within a Spawn Protected area, players will not be able to interact with the Shop Signs, this can not be fixed unless you mod the game. (Only OPs can interact with signs when the sign is placed within the actual /setworldspawn or spawn area)


The following are a list of scoreboards, and how they are used.  Many are not listed, since tampering with them will is usually not a good idea.

ep.uid - an entities ep.uid score is an entities identification number assigned to keep track of it.
This is the value markets/uis look at to link to the actual player who owns the shop.
Changing this score should only be done to re-link a player to an older id, if their id score is reset for some reason.

ep.owner - an markets owner value determines the ep.uid of the owner of the shop.

ep.money - the actual stored money of a player. (should always be a positive integer)

ep.debt - the amount of debt a player has accumulated (should always be a negative integer)




Credit / Author
• Fendoran	➣ Coder & Creator
• LegoBro   ➣ Coder